Simple Mail Transport Protocol - перевод на итальянский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Simple Mail Transport Protocol - перевод на итальянский

INTERNET PROTOCOL USED FOR RELAYING E-MAILS
SMTP; Simple mail transport protocol; Simple mail transfer protocol; ESMTP; ETRN; Extended SMTP; EHLO; SMTP extension; Smtp; 8BITMIME; SMTP greeting; Smtp greeting; Esmtp; Mail protocol; Bsmtp; SMTP server; Smtp server; SMTP protocol; Port 587; Mail Transfer Protocol; E-mail structure; Mail stop code; Secure SMTP; Port 25; ASMTP; RFC 821; RFC 2821; Simple Mail Transport Protocol; RFC2821; RFC 5321; TCP port 25; SMTPUTF8; SMTP MTA Strict Transport Security; MTA-STS

Simple Mail Transport Protocol         
Protocollo di corrispondenza semplificata, protocollo utilizzato nell"inoltro di corrispondenza elettronica su Internet
mail server         
SOFTWARE THAT TRANSFERS ELECTRONIC MAIL MESSAGES FROM ONE COMPUTER TO ANOTHER USING SMTP
Mail transport agent; Mail server; Mail exchange server; Mail Transfer Agent; Mail exchanger; Mail transfer agents; E-mail gateway; Email server; Message Transfer Agent; E-mail server; Mail servers; Mail Transport Agent; E-mail service; Mail transfer agent; Mail relay; Mail Server; Mailserver; Message transfer agents
Server postale (programma che reagisce automaticamente ai messaggi inviati nella corrispondenza elettronica)
network protocol         
  • Figure 2. The TCP/IP model or Internet layering scheme and its relation to some common protocols.
  • Figure 3. Message flows using a protocol suite. Black loops show the actual messaging loops, red loops are the effective communication between layers enabled by the lower layers.
  • Figure 5: Protocol and software layering. The software modules implementing the protocols are represented by cubes. The information flow between the modules is represented by arrows. The (top two horizontal) red arrows are virtual. The blue lines mark the layer boundaries.
SYSTEM FOR EXCHANGING MESSAGES BETWEEN COMPUTING SYSTEMS
Network protocol design principles; Data transmission protocol; Networking protocol; Protocol (computing); Protocol (computer science); Protocol (communication); Protocol (communications); Network protocols; Communication protocols; Communications protocols; Internetwork protocol; Protocol (networks); Protocol (network); Networking protocols; Protocols (computing); Protocol set; Data communication protocol; Protocol testing; Network Protocols; Binary protocol; Protocol (computer); Protocol versioning; Computer protocol; Protocol layer; Network protocol; Protocol design; Internetworking Protocol; Text-based protocol; Plain text protocol; Web protocol; Communications protocol; Universal protocols; Telecommunication protocol; Telecommunications protocol; Transmission protocol; History of communication protocols; Binary protocols; Wire image (networking)
Protocollo di rete (sistemma di trasmissione fra computer della rete locale)

Википедия

Simple Mail Transfer Protocol

The Simple Mail Transfer Protocol (SMTP) is an Internet standard communication protocol for electronic mail transmission. Mail servers and other message transfer agents use SMTP to send and receive mail messages. User-level email clients typically use SMTP only for sending messages to a mail server for relaying, and typically submit outgoing email to the mail server on port 587 or 465 per RFC 8314. For retrieving messages, IMAP (which replaced the older POP3) is standard, but proprietary servers also often implement proprietary protocols, e.g., Exchange ActiveSync.

SMTP's origins began in 1980, building on concepts implemented on the ARPANET since 1971. It has been updated, modified and extended multiple times. The protocol version in common use today has extensible structure with various extensions for authentication, encryption, binary data transfer, and internationalized email addresses. SMTP servers commonly use the Transmission Control Protocol on port number 25 (for plaintext) and 587 (for encrypted communications).